Click or drag to resize

ActiveLock Constructor

Overload List
  NameDescription
Public methodActiveLock
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(Int32)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(String)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(String, Int32)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(String, String)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(LockScope, String, Int32)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(LockScope, String, String)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(LockScope, String, Int32, String)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(LockScope, String, String, String)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(LockScope, String, String, String, String)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(LockScope, String, Int32, String, String, String)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(LockScope, String, Int32, String, String, String)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(LockScope, String, String, String, String, String)
Initializes a new instance of the ActiveLock class.
Public methodActiveLock(LockScope, String, String, String, String, String)
Initializes a new instance of the ActiveLock class.
Top
See Also